zh-cn: the calling order description of reviver()
parameter for JSON.parse()
should be updated
#26970
Labels
l10n-zh
Issues related to Chinese content.
MDN URL
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse
与此议题相关的小节或标题?
No response
哪些信息是错误、无用或不完善的?
"输出当前的属性名,从而得知遍历顺序是从内向外的," 。错误纠正后内容应该是 "输出当前的属性名,从而得知遍历顺序是【从外向内】的,"
你期望看到什么?
输出当前的属性名,从而得知遍历顺序是从外向内的,
你有什么支持的链接、参考或引用?
No response
你还想补充什么内容?
No response
MDN metadata
Page report details
zh-cn/web/javascript/reference/global_objects/json/parse
The text was updated successfully, but these errors were encountered: